[INFO] cloning repository https://github.com/archlinter/archlint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archlinter/archlint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinter%2Farchlint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinter%2Farchlint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfd14c8e6cac50dba77680e0cee52a8d5a9cb8df
[INFO] checking archlinter/archlint against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinter%2Farchlint" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/archlinter/archlint
[INFO] finished tweaking git repo https://github.com/archlinter/archlint
[INFO] tweaked toml for git repo https://github.com/archlinter/archlint written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/archlinter/archlint on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/archlinter/archlint already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5351b7de076baedb7333c6bca354ea53a5e18d20fdd0a88f44185bd0fc59817c
[INFO] running `Command { std: "docker" "start" "5351b7de076baedb7333c6bca354ea53a5e18d20fdd0a88f44185bd0fc59817c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5351b7de076baedb7333c6bca354ea53a5e18d20fdd0a88f44185bd0fc59817c" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5351b7de076baedb7333c6bca354ea53a5e18d20fdd0a88f44185bd0fc59817c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5351b7de076baedb7333c6bca354ea53a5e18d20fdd0a88f44185bd0fc59817c" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking oxc_data_structures v0.108.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking oxc_estree v0.108.0
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]     Checking dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde_json v1.0.148
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]    Compiling redb v3.1.0
[INFO] [stderr]     Checking oxc_allocator v0.108.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]    Compiling archlint-napi v0.17.0 (/opt/rustwide/workdir/crates/archlint-napi)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> crates/archlint-napi/build.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(any(target_arch = "aarch64", target_arch = "x86_64"))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> crates/archlint-napi/build.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[cfg(target_os = "macos")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `archlint-napi` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5351b7de076baedb7333c6bca354ea53a5e18d20fdd0a88f44185bd0fc59817c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5351b7de076baedb7333c6bca354ea53a5e18d20fdd0a88f44185bd0fc59817c", kill_on_drop: false }`
[INFO] [stdout] 5351b7de076baedb7333c6bca354ea53a5e18d20fdd0a88f44185bd0fc59817c
